: practitioner-role-organization-identifier - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "practitioner-role-organization-identifier",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter practitioner-role-organization-identifier</b></p><a name=\"practitioner-role-organization-identifier\"> </a><a name=\"hcpractitioner-role-organization-identifier\"> </a><h2>SearchByPractitionerRoleByOrganizationIdentifier</h2><p>Parameter <code>organization-identifier</code>:<code>token</code></p><div><p>Wyszukanie koordynatora po identyfikatorze podmiotu leczniczego</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a></td></tr><tr><td>Expression</td><td><code>PractitionerRole.organization.identifier</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/practitioner-role-organization-identifier",
"version" : "0.4.0",
"name" : "SearchByPractitionerRoleByOrganizationIdentifier",
"status" : "active",
"experimental" : true,
"date" : "2023-07-25",
"publisher" : "CeZ",
"contact" : [
{
"name" : "CeZ",
"telecom" : [
{
"system" : "url",
"value" : "https://ezdrowie.gov.pl"
}
]
}
],
"description" : "Wyszukanie koordynatora po identyfikatorze podmiotu leczniczego",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "PL",
"display" : "Poland"
}
]
}
],
"code" : "organization-identifier",
"base" : [
"PractitionerRole"
],
"type" : "token",
"expression" : "PractitionerRole.organization.identifier",
"xpathUsage" : "normal"
}